Creating new Date in formula field based on Date and Number field in Zoho Creator
Here is our approach for creating new date field using formula field in Zoho Creator

Approach
We can use Formula field for creating new Date from a Date and Number field in Zoho Creator
Notes |
|
1.Creating Formula field
1.1 Go to Form edit page --->Drag and drop the formula field

1.2 Paste the code given by replacing right field name from your form and tap on the button 'Done'

1.3 Formula field is added give a name for the field


Code Snippet
Sample Input
Here we entered 30-jan-2020 in Date field and 2 in Number field

Sample Output
Here we got 01-feb-2020 as result
